Ejemplo n.º 1
0
 IProperty GetProperty() => m_Root.TryGetProperty(m_Path, out var property) ? property : default;