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