public float[] Com { get; set; }
public: property array<float>^ Com { array<float>^ get (); void set (array<float>^ value); }