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