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