Reference Source
public class | source

Property

A property within a PropertySet.

Member Summary

Public Members
public

Informative text to explain the property.

public

The name of this property.

public

The type of this property.

public

value: *

The value of this property.

public

The type of this property's value.

Public Members

public description: String source

Informative text to explain the property.

Properties:

NameTypeAttributeDescription
name *

public name: String source

The name of this property.

Properties:

NameTypeAttributeDescription
name *

public type: Number | String source

The type of this property.

Properties:

NameTypeAttributeDescription
type *

public value: * source

The value of this property.

Properties:

NameTypeAttributeDescription
value *

public valueType: Number | String source

The type of this property's value.

Properties:

NameTypeAttributeDescription
valueType *