Dual optimal value

SDPT3 returns both a primal and dual optimal value (two values in a cell variable). Can I get the dual optimal value from via CVX?

Please see the documentation on dual variables for instructions on how to obtain the dual variables associated with particular constraints.