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