overrideProperty

fun overrideProperty(propertyId: <Error class: unknown class>, name: String)

Registers @property_id as referring to a property with the name

Since

2.4

Parameters

propertyId

the new property ID

name

the name of a property registered in a parent class or in an interface of this class.