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