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