ModellingRuleType:
    | "Mandatory"
    | "Optional"
    | "MandatoryPlaceholder"
    | "OptionalPlaceholder"
    | "ExposesItsArray"
    | null