Public Property Scale As Scale
Dim instance As Axis Dim value As Scale instance.Scale = value value = instance.Scale
public Scale Scale {get; set;}