pub fn parse_property(input: &str) -> IResult<&str, Property>
Expand description

Parse a Property from &str.