public bool isRational { get; }
Public ReadOnly Property isRational As Boolean Get
public: property bool isRational { bool get (); }
member isRational : bool with get