Abstract
Type of member handle.
Constructs class member.
Requested member name.
May start with #
. In this case, if visibility is either unspecified or
private, the leading #
is automatically removed.
Optional
init: EsMemberInitMember initialization options.
Optional
__handle__Brand field to make type inference work.
Requested member name.
Note that the class may decide to rename it in order to resolve naming conflicts.
Visibility of this member.
Declares member automatically rather explicitly.
Called by host class if this member is not declared in the base class.
Automatic declaration would be disposed of once the member is declared explicitly.
Host class to declare member for.
Incomplete member reference.
ReferenceError by default.
Generated using TypeDoc
Member of class.
Members uniquely identifies by this instances of this type.