Function IniLikeReadException.fileName

Name of ini-like file where error occured. Can be empty if fileName was not given upon IniLikeFile creating. Don't confuse with file property of Throwable.

string fileName() pure nothrow @nogc @safe const;