'Declaration
Public Property HostBounds As System.Drawing.Rectangle
'Usage
Dim instance As NStandardMdiDocumentData Dim value As System.Drawing.Rectangle instance.HostBounds = value value = instance.HostBounds
public System.Drawing.Rectangle HostBounds {get; set;}