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