pub fn object_get_property<P: PropertyQuery>(
    handle: HandleRef<'_>
) -> Result<P::PropTy, Status>
Expand description

Get a property on a zircon object