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