'Declaration
Property NumberFormat As System.String
'Usage
Dim instance As IStyle Dim value As System.String instance.NumberFormat = value value = instance.NumberFormat
System.string NumberFormat {get; set;}
read-write property NumberFormat: System.String;
function get,set NumberFormat : System.String