'宣言 Protected Overridable ReadOnly Property IncludeBaseFormClassInList As System.Boolean
'使用法 Dim instance As DropDownFormClassNameEditor Dim value As System.Boolean value = instance.IncludeBaseFormClassInList
protected virtual System.bool IncludeBaseFormClassInList {get;}