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