MPIMapGroup

fun MPIMapGroup(    id: String,     name: String,     maps: MutableList<MPIMap> = mutableListOf())