XPathAttribute public class XPathAttribute : Attribute Documentation Code public CompiledXPath GetPath { get; } public bool Nullable { get; set; } public CompiledXPath SetPath { get; } public XPathAttribute(string path) public XPathAttribute(string get, string set)