GetPropertyName() Method

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the current property name by decoding it from the original TOML input.

public string GetPropertyName()

Returns

String
The decoded property name.