判断此镜像是否等于 other。
other
等价条件为
simpleName == other.simpleName
owner == other.owner
bool operator ==(Object other);