'Declaration
Public Property PersistDocuments As System.Boolean
'Usage
Dim instance As NDockingFrameworkState Dim value As System.Boolean instance.PersistDocuments = value value = instance.PersistDocuments
public System.bool PersistDocuments {get; set;}