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