public string CollectionName { get; }
Public ReadOnly Property CollectionName As String Get
public: property String^ CollectionName { String^ get (); }
member CollectionName : string with get
In This Article