JsonObject.value

Return a corresponding value for the given attribute name. Does a linear lookup across the attribute set

struct JsonObject
value
(
const(T)[] name
)

Meta