判断此镜像是否等于 other。
other
相等成立当且仅当
simpleName == other.simpleName
owner == other.owner
bool operator ==(Object other);