public char TopLeft
Public TopLeft As Char
Dim instance As BoxDrawingStyle
Dim value As Char
value = instance.TopLeft
instance.TopLeft = value
public:
wchar_t TopLeft
val mutable TopLeft: char
No code example is currently available or this language may not be supported.