Value of the aps.alert.loc-args field as an array of strings.
aps.alert.loc-args
List<String>? getBodyLocArguments() { return _bodyLocArguments?.toList(); }