Builder

class Builder

Properties

Link copied to clipboard

A list of possible values an attribute can be assigned.

Link copied to clipboard

A specified value for the attribute.

Link copied to clipboard

A comment in addition to the description.

Link copied to clipboard

The specified data type of the attribute.

Link copied to clipboard

The default value of the attribute.

Link copied to clipboard

The deprecation message for the node or the branch that was moved or deleted.

Link copied to clipboard

A brief description of the attribute.

Link copied to clipboard

The fully qualified name of the attribute. For example, the fully qualified name of an attribute might be Vehicle.Body.Engine.Type.

Link copied to clipboard
var max: Double?

The specified possible maximum value of the attribute.

Link copied to clipboard
var min: Double?

The specified possible minimum value of the attribute.

Link copied to clipboard
var unit: String?

The scientific unit for the attribute.