public decimal[] Rot { get; set; }
public: property array<Decimal>^ Rot { array<Decimal>^ get (); void set (array<Decimal>^ value); }