getBoolMember Function | v0.0.1 -設定値を真偽値として返します。 接客サービス側で設定値が未設定の場合、第1引数がデフォルト値として返されます。 Declaration C++bool getBool(const bool defaultValue);