The name for the new image.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Name { get; set; }
 Remarks
 Remarks
            Must be 3-128 alphanumeric characters, parenthesis (()),
            commas (,), slashes (/), dashes (-), or underscores(_).
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Name { get; set; }
 Remarks
 Remarks