An autolink (Section 6.7 CommonMark specs)
[DebuggerDisplay("<{Url}>")]
public sealed class AutolinkInline : LeafInline, IInline, IMarkdownObject
kind:method, kind:property, kind:ctor. Press Esc to clear.AutolinkInline(String)Initializes a new instance of the AutolinkInline class.IsEmailGets or sets a value indicating whether this instance is an email link.UrlGets or sets the URL of this link.ToString()Performs the to string operation.