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