new Property(name, value)
A name-value pair.
Parameters:
| Name | Type | Description |
|---|---|---|
name |
string | : The name of the property. |
value |
string | : The value of this property. |
A name-value pair.
| Name | Type | Description |
|---|---|---|
name |
string | : The name of the property. |
value |
string | : The value of this property. |