Gets or sets the starting character position from the original text source. Note that for inline elements, this is only valid if UsePreciseSourceLocation(MarkdownPipelineBuilder) is setup on the pipeline.
public int Start { get; set; }