public string Creator { get; }
Public ReadOnly Property Creator As String Get
public: property String^ Creator { String^ get (); }
member Creator : string with get