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