selfDeptTree property

List<Department>? selfDeptTree
getter/setter pair

Implementation

List<Department>? selfDeptTree;