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