public int Priority { get; set; }
Public Property Priority As Integer
public: property int Priority { int get (); void set (int value); }