[]
Gets or sets the dimension of the vector.
public int Dimension { get; }
A int indicates the dimension of the vector.
As soon as a Vector instance is created, it's dimension is fixed.