int TermChangingIndex { get; set; }
Property TermChangingIndex As Integer Get Set
property int TermChangingIndex { int get (); void set (int value); }
abstract TermChangingIndex : int with get, set
In This Article