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