'宣言 Protected Overridable Function GetCustomDisplayName( _ ByVal propertyDescriptor As PropertyDescriptor, _ ByVal attributes() As Attribute _ ) As String
protected virtual string GetCustomDisplayName( PropertyDescriptor propertyDescriptor, Attribute[] attributes )