type

@NotNull
abstract fun type(): @NotNull String

Returns the type identifier of this element (e.g., "cube", "locator").

Return

the type string

Since

1.15.2