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