Object Property

Parent

A reflection object representing a object property.

Functions

getSubclass () → subclass : Object<Class>

Returns the subclass type of this object. Meaning, the stored objects need to be of this type.

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

Get Subclass

Return Values
Name Type Description

Subclass subclass

Object<Class>

The subclass of this object.