public float XRadius { get; set; }
Public Property XRadius As Single Get Set
public: property float XRadius { float get (); void set (float value); }
member XRadius : float32 with get, set
In This Article