MVCUnitData

constructor(name: String, title: String, controller: BaseController, childContent: MVCUnitData? = null)