コード例 #1
0
 internal string GetPropertyName()
 => _parent is null ? string.Empty : _parent.GetNameOfPropertyValue(_idx);