declaringClass

GetterReadOnly

The class that declared or contributed this property through inheritance. For own properties, returns the class itself. For inherited properties, returns the base class or mixin that introduced it. Returns undefined for view properties. This is the class array index, not the ec_Class.Id from the database.

declaringClass: SchemaView.Class | undefined

Returns - SchemaView.Class | undefined

Defined in

Last Updated: 27 May, 2026