Добавить места в строке

string1="Rose"
string1= string1 + new string(' ', 10)
Famous Fly