[]
Indicates whether the symbol needs a check digit with the Luhn algorithm.
[Json(1)] public virtual bool CheckDigit { get; set; }
<Json(1)> Public Overridable Property CheckDigit As Boolean