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