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