'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property Manager As INDocumentManager
'Usage
Dim instance As NUIDocument Dim value As INDocumentManager value = instance.Manager
[System.Xml.Serialization.XmlIgnore()] public INDocumentManager Manager {get;}