public SystemCalculationLevel KLevel { get; }
Public ReadOnly Property KLevel As SystemCalculationLevel Get
public: property SystemCalculationLevel KLevel { SystemCalculationLevel get (); }
member KLevel : SystemCalculationLevel with get