Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个字符串,其中包含我知道存在于类 A 的类变量的名称。我需要获取该变量的值(即取消引用),我该怎么做?
(A bindingOf: #VariableName) value