[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] tags { get; set; }
A null
-terminated array of tags associated with the album; all the tags associated with the individual photos in the album.
For more information, see the Media RSS specification.