'Declaration
<DataMemberAttribute(False)> <DisplayNameAttribute("")> Public ReadOnly Property IsSubcontractor As Boolean
[DataMember(false)] [DisplayName("")] public bool IsSubcontractor {get;}
[DataMember(false)] [DisplayName("")] public: property bool IsSubcontractor { bool get(); }