public bool IsValueVisible { get; set; }
Public Property IsValueVisible As Boolean Get Set
public: property bool^ IsValueVisible { bool^ get (); void set (bool^ value); }