[]
Gets or sets the spin increment of the field.
public int? SpinIncrement { get; set; }
Public Property SpinIncrement As Integer?
An int value indicates the spin increment.
The default value is the owner's Increment value except we set the value.