Gets or sets the SVG resource or file path.
[ConstructorArgument("path")] [Content] public string? Path { get; set; }