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