Property
The Property object is of type string and represents the name of specific property of an entity from the ERP-System.
Syntax
$property
Following properties are additionally available:
Type  | 
Name  | 
Description  | 
|---|---|---|
string  | 
DefaultValue  | 
The default property value.  | 
Type  | 
Type  | 
The .Net representation of the property type.  | 
bool  | 
IsNullable  | 
Nullable properties are allowed to have a null value  |