public Staff Staff { get; set; }
Public Property Staff As Staff Get Set
public: property Staff^ Staff { Staff^ get (); void set (Staff^ value); }