compatible


Description:

public bool compatible (Property base_property, out string? invalid_match)

Checks whether the accessors of this property are compatible with the specified base property.

Parameters:

base_property

a property

invalid_match

error string about which check failed

Returns:

true if the specified property is compatible to this property