[This is preliminary documentation and is subject to change.]
public int PriorityId { get; set; }
Public Property PriorityId As Integer
public: property int PriorityId { int get (); void set (int value); }