public override string GetPath() { return($"{DeclaringType.GetPath()}.{Name} : {GetTypeString()}"); }