int Order { get; }
ReadOnly Property Order As Integer Get
property int Order { int get (); }
abstract Order : int with get
In This Article