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