FirstLevelName

The name of the top element. Only used if the "Data" and "DataSchema" attributes are used.

Schema: tchmi:general#/definitions/Boolean

Attribute getter

public getFirstLevelName(): string | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string, undefined

The current value of the attribute.

Attribute setter

public setFirstLevelName(valueNew: string | null): void;

Parameter

Name

Type

Description

valueNew

string, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

FirstLevelName 1:

Available since version 1.12.758