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