Dictionary
Represents a dictionary.
Tags
Table of Contents
- $description : string
- Human readable description for the dictionary.
- $language : string
- Language tag of the dictionary.
- $script : string
- Script of the dictionary.
- $variant : string
- Variant identifier of the dictionary.
Properties
$description
Human readable description for the dictionary.
public
string
$description
$language
Language tag of the dictionary.
public
string
$language
$script
Script of the dictionary.
public
string
$script
$variant
Variant identifier of the dictionary.
public
string
$variant