pub fn get_string<'a>(frontmatter: &'a Mapping, key: &str) -> Option<&'a str>
A string-valued property, when present and actually a string.