Class: AxProperty

AxProperty(name, valuenon-null, typenon-null)

new AxProperty(name, valuenon-null, typenon-null)

Represents a property, which is a named parameter and is used to store values and access them by name
Parameters:
Name Type Description
name AxString The name of the property
value * The value of the parameter
type AxParameterType Type of the value if the value is a reference
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)