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