pub fn get_property<S: ValueStore>(
store: &mut S,
object: Value,
name: &str,
) -> RuntimeResult<Value>Expand description
Field first, then a freshly bound method; missing → MissingProperty
(design §8, matching the VMs’ error surface).