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