Langium - v4.0.0
    Preparing search index...

    Interface PropertyUnion

    interface PropertyUnion {
        types: PropertyType[];
    }
    Index

    Properties

    Properties

    types: PropertyType[]