'宣言 Protected ReadOnly Property Context As System.ComponentModel.ITypeDescriptorContext
'使用法 Dim instance As LayerCollection.LayerCollectionEditor Dim value As System.ComponentModel.ITypeDescriptorContext value = instance.Context
protected System.ComponentModel.ITypeDescriptorContext Context {get;}