new StringProperty(propertyTag [, transformers] [, baseTag])
Creates a StringProperty instance.
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
propertyTag |
olympe.dc.registry.Property | olympe.df.POString | string | The tag of the property |
|
transformers |
Array.<olympe.dc.Transformer> |
<optional> |
Transformers to apply. |
baseTag |
string |
<optional> |
Base tag for the transformers. |
Extends
Methods
-
getCaster()
-
-
getName()
-
-
getValueType()
-
Olympe SDK