userSetName property

String? userSetName
final

when we rebuild LiteFile from xFile, xFile does not set name (seems like a bug in xFile) so this is used instead

Implementation

final String? userSetName;