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