Returns the script code for this Locale or an empty String if no script
was set.
Syntax
[get: Android.Runtime.Register("getScript", "()Ljava/lang/String;", "GetGetScriptHandler")] public stringScript { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the script code for this Locale or an empty String if no script
was set.
If set, the script code will be a title cased string of length 4, as per the ISO 15924
specification.