OBJECT
type Group {GetMode: Mode GetScopeType: ScopeType GetType: Type createdBy: String creationTime: Long description: String dynamic: Boolean lastModifiedBy: String lastModifiedTime: Long modeStr: String name: String outOfSynch: Boolean revisionCounter: Long scopeType: String source: String typeStr: String valueDescriptions: [String] values: [String] zone: String }