public string Creator { get; set; }
Public Property Creator As String Get Set
public: property String^ Creator { String^ get (); void set (String^ value); }
member Creator : string with get, set
In This Article