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