# WriteContextClassifierTag
## Properties
**name** | **String** | the full name of this tag |
**value** | Option<**String**> | the value of this tag, or the empty string if the tag is of type \"unary\". For a number type tag, numbers of the form \"3.14\" are supported (no exponential notation). For a boolean, \"true\" or \"false\" are supported. For a date, RFC3339 form must be used, but it can be truncated to end before the \"T\" if no time is required. | [optional]
**r#type** | [**models::TagTypeField**](TagTypeField.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)