public int Width
Public Width As Integer
Dim instance As NativeSize
Dim value As Integer
value = instance.Width
instance.Width = value
public:
int Width
val mutable Width: int
No code example is currently available or this language may not be supported.