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