Public ReadOnly Property OwnerProperty As String
public string OwnerProperty { get; }
public: property String^ OwnerProperty { String^ get (); }
function get_ownerProperty();