Public ReadOnly Property DefaultBox As Box
Dim instance As Chart Dim value As Box value = instance.DefaultBox
public Box DefaultBox {get;}