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