isEnumeration Method

True if this property is backed by an enumeration. Enumerations are a facet of primitive properties - an enum property IS a primitive property with an enum binding. Narrows to AnyPrimitiveProperty so you can access enumeration, primitiveType, etc.

isEnumeration(): this is SchemaView.AnyPrimitiveProperty

Returns - this is SchemaView.AnyPrimitiveProperty

Defined in

Last Updated: 27 May, 2026