Alias Property

Definition

Assembly SharpYaml.dll

Gets the current YAML alias when TokenType is Alias.

public string? Alias { get; }

Returns