Determines the current editor width, including if the size has been
modified on the client.
| C# |
public int CurrentWidth { get; }
This read-only attribute will be equal to the Width
property if the size has not been modified on the client.