public int Uin { get; set; }
Public Property Uin As Integer
public: property int Uin { int get (); void set (int value); }