IsRightAligned Property (UiObjectWithLayoutInfoDescription)
Indicates whether the generic properties of the test object are right-aligned. (For support for right-to-left languages)
Remarks
This style is ignored for left-to-right languages

C# Syntax

public Nullable<bool> IsRightAligned {get; set;}