double YIndex { get; set; }
Property YIndex As Double Get Set
property double YIndex { double get (); void set (double value); }
abstract YIndex : float with get, set
In This Article