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