[]
Gets or sets the snap step value in centimeters.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public double? Cm { get; set; }
The snap step value in centimeters as a nullable double.