[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.OWNER_USER" ) ]
public const unowned string FILE_ATTRIBUTE_OWNER_USER
Warning: FILE_ATTRIBUTE_OWNER_USER is deprecated. Use GLib.FileAttribute.OWNER_USER.
A key in the "owner" namespace for getting the user name of the file's owner.
Corresponding FileAttributeType is g_file_attribute_type_string.