[]
Gets a value indicating whether this Vector object is indentity vector.
public bool IsIdentity { get; }
If this Vector object is indentity vector, return true, otherwise, return false.