| Token Properties |
The Token type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Name |
Gets the name of the token. This will only consist of the key after the token tag has been parse. Example: tokenName
|
|
|
Original |
Gets or sets the original token tag. Example {% tokenName }
|
|
|
Value |
Gets or sets the value to replace the token.
|