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