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