Contains the original unit type that was passed in so that it can be used in conversions later.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property OriginalUnit As Length.Unit | |
| C# | |
|---|---|
public Length.Unit OriginalUnit {get;} | |