[Feature request] Please support more properties for lstat result

Currently, out of 29 methods and properties returned by lstat() and lstatSync(), only 2 are suported - isDirectory() and isFile()

Any plans to support more? I personally am interested in the size property