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