🚧
Still under progress. Soon will be finished.
Description
Member like nodes after being serialized
Properties
| Name | Type | Description |
|---|---|---|
| static | |
Whether the member is static or not |
| readOnly | |
Whether the member is read only or not |
| optional | |
Whether the member is optional or not |
| abstract | |
Whether the member is abstract or not |
| override | |
Whether this member overrides a parent member |
| inherited | |
Whether the member is inherited or not |