public double Determinant { get; }
Public ReadOnly Property Determinant As Double Get
public: property double Determinant { double get (); }
member Determinant : float with get