[ CCode ( cname = "G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE" ) ]
public const string ACCESS_CAN_EXECUTE
A key in the "access" namespace for getting execution privileges.
Corresponding FileAttributeType is g_file_attribute_type_boolean.
This attribute will be true if the user is able to execute the file.