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