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