public string CollectionName { get; set; }
Public Property CollectionName As String Get Set
public: property String^ CollectionName { String^ get (); void set (String^ value); }