public Staff AssignedTo { get; }
Public ReadOnly Property AssignedTo As Staff Get
public: property Staff^ AssignedTo { Staff^ get (); }