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