Attribute value for custom property

Permalink
I saw a class of FileAttributeValue.In it they have a method called getValue('$mode=false').

I am new to this concrete 5.Can anybody tell me how do I use this method in my code.
Actullally I inserted a new custom property called object and now I want to retrieve the value of object for each files.So how do I do it?
Thanks in advance