Create a property-based meta tag (e.g., Open Graph)
const MetaTag.property({required String this.property, required this.content}) : name = null, httpEquiv = null;