'Declaration
Protected Overridable ReadOnly Property DefaultRightToLeft As System.Windows.Forms.RightToLeft
'Usage
Dim instance As NUIElement Dim value As System.Windows.Forms.RightToLeft value = instance.DefaultRightToLeft
protected virtual System.Windows.Forms.RightToLeft DefaultRightToLeft {get;}