How to create an object from a prefab?

I have a prefab and I want to create objects from this prefab using script (CS).
What command can I use?

thanks