organizations property

List<MKey>? organizations

Property getter and setter for organizations:

Implementation

List<MKey>? get organizations;
void organizations=(List<MKey>? organizations)

Implementation

set organizations(List<MKey>? organizations);