🚧 Still under progress. Soon will be finished.

MemberLike

INTERFACE code

Description

Member like nodes after being serialized

Properties

Name Type Description
static boolean

Whether the member is static or not

readOnly boolean

Whether the member is read only or not

optional boolean

Whether the member is optional or not

abstract boolean

Whether the member is abstract or not

override boolean

Whether this member overrides a parent member

inherited boolean

Whether the member is inherited or not