The string that is used when a media attribute is not known.
Syntax
[Android.Runtime.Register("UNKNOWN_STRING")] public const stringUnknownString
Remarks
The string that is used when a media attribute is not known. For example,
if an audio file does not have any meta data, the artist and album columns
will be set to this value.