'Declaration
Property Superscript As System.Boolean
'Usage
Dim instance As IFont Dim value As System.Boolean instance.Superscript = value value = instance.Superscript
System.bool Superscript {get; set;}
read-write property Superscript: System.Boolean;
function get,set Superscript : System.boolean