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