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