authors
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] authors { get; set; }
public string[] authors { get; set; }
The authors of the program, as a `NULL`-terminated array of strings.
Each string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details.