'宣言 ReadOnly Property RightToLeft As System.Nullable(Of Boolean)
'使用法 Dim instance As IC1TextFormat Dim value As System.Nullable(Of Boolean) value = instance.RightToLeft
System.Nullable<bool> RightToLeft {get;}
'宣言 ReadOnly Property RightToLeft As System.Nullable(Of Boolean)
'使用法 Dim instance As IC1TextFormat Dim value As System.Nullable(Of Boolean) value = instance.RightToLeft
System.Nullable<bool> RightToLeft {get;}