public bool XValuesInside { get; set; }
Public Property XValuesInside As Boolean
public: property bool XValuesInside { bool get (); void set (bool value); }