Represents the Yaml Value.
public class YamlValue : YamlElement
kind:method, kind:property, kind:ctor. Press Esc to clear.YamlValue(Object, IYamlSchema?)Initializes a new instance of this type.AnchorGets anchor.IsCanonicalGets a value indicating whether is Canonical.IsPlainImplicitGets a value indicating whether is Plain Implicit.IsQuotedImplicitGets a value indicating whether is Quoted Implicit.StyleGets style.TagGets tag.ValueGets value.DeepClone(YamlNodeTracker?)Creates a deep clone of the current value.Load(EventReader, YamlNodeTracker?)Loads data.