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