ReadOnlyOptionalHAlignmentProperty
interface ReadOnlyOptionalHAlignmentProperty : ObservableOptionalHAlignment, ReadOnlyProperty<HAlignment?>
Boilerplate which avoids having to use generics.
Similar to ReadOnlyHAlignmentProperty, but the value can also be null
.