public Matrix<double> Weights { get; }
Public ReadOnly Property Weights As Matrix(Of Double)
public: property Matrix<double>^ Weights { Matrix<double>^ get (); }