new Property(stringopt)
Initialize the Property object
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
string |
string |
<optional> |
string in the property format |
Methods
-
get() → {string}
-
get string representation of the property
Returns:
string -property in the property format
name(arg1 arg2) -
setArguments(args)
-
set arguments of this property
Parameters:
Name Type Description argsarray array of arguments
-
setName(name)
-
set or replace the name of this property
Parameters:
Name Type Description namestring new name for this property