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