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