'Declaration
Property RightToLeft As System.Windows.Forms.RightToLeft
'Usage
Dim instance As INUIElement Dim value As System.Windows.Forms.RightToLeft instance.RightToLeft = value value = instance.RightToLeft
System.Windows.Forms.RightToLeft RightToLeft {get; set;}