int Ordinal { get; set; }
Property Ordinal As Integer Get Set
property int Ordinal { int get (); void set (int value); }