'Declaration
<RequiredVersionAttribute(5, 0, 0, 0)> Public Property IgnoreExclusionPeriods As Boolean
[RequiredVersion(5, 0, 0, 0)] public bool IgnoreExclusionPeriods {get; set;}
[RequiredVersion(5, 0, 0, 0)] public: property bool IgnoreExclusionPeriods { bool get(); void set ( bool value); }