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