'宣言 Protected Overridable Function IsDefault() As System.Boolean
'使用法 Dim instance As C1HyperlinkAttrs Dim value As System.Boolean value = instance.IsDefault()
protected virtual System.bool IsDefault()
戻り値の型
true if all properties on the current object have default values, false otherwise.