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