'Declaration Protected Overridable Function IsDefault() As Boolean
protected virtual bool IsDefault()
Return Value
true if all properties on the current object have default values, false otherwise.
'Declaration Protected Overridable Function IsDefault() As Boolean
protected virtual bool IsDefault()