[This is preliminary documentation and is subject to change.]
public string Owner { get; set; }
Public Property Owner As String Get Set
public: property String^ Owner { String^ get (); void set (String^ value); }