colleague property
dynamic
colleague
getter/setter pair
A colleague of the person. Supported types: Person
, String
Implementation
dynamic colleague;
A colleague of the person. Supported types: Person
, String
dynamic colleague;