[]
Gets or sets the format used to display the number being edited (see Globalize).
[Json(2)] public string Format { get; set; }
The format string is expressed as a .NET-style standard numeric format string.