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: