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