public decimal WriteCost { get; set; }
Public Property WriteCost As Decimal Get Set
public: property Decimal^ WriteCost { Decimal^ get (); void set (Decimal^ value); }