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