createStructProperty MethodProtected

createStructProperty(name: string, structType: string | StructClass): Promise<StructProperty>

Parameter Type Description
name string The name of property to create.
structType string | StructClass The struct type of property to create.

Returns - Promise<StructProperty>

Defined in

Last Updated: 16 April, 2024