'宣言 Protected Overridable ReadOnly Property InheritanceAttribute As System.ComponentModel.InheritanceAttribute
'使用法 Dim instance As C1PrintDocumentDesigner Dim value As System.ComponentModel.InheritanceAttribute value = instance.InheritanceAttribute
protected virtual System.ComponentModel.InheritanceAttribute InheritanceAttribute {get;}