public int Product { get; set; }
Public Property Product As Integer Get Set
public: property int Product { int get (); void set (int value); }
Assembly: Asgard5Library (Module: Asgard5Library)