'宣言 Protected Property Context As System.ComponentModel.ITypeDescriptorContext
'使用法 Dim instance As LineStyleCollection.LineStyleCollectionEditor Dim value As System.ComponentModel.ITypeDescriptorContext instance.Context = value value = instance.Context
protected System.ComponentModel.ITypeDescriptorContext Context {get; set;}