public short Left
Public Left As Short
Dim instance As NativeRectangleSmall
Dim value As Short
value = instance.Left
instance.Left = value
public:
short Left
val mutable Left: int16
No code example is currently available or this language may not be supported.