public int ScreenWidth { get; set; }
Public Property ScreenWidth As Integer Get Set
public: property int^ ScreenWidth { int^ get (); void set (int^ value); }