Notation sealed class Notation : Node Represents a notation node. Documentation Code public string PublicId { get; set; } Gets or sets the value of the public identifier. public string SystemId { get; set; } Gets or sets the value of the system identifier.