public float Radius { get; set; }
Public Property Radius As Single Get Set
public: property float Radius { float get (); void set (float value); }
member Radius : float32 with get, set
http://www.digitalrune.com/