public long low { get; set; }
Public Property low As Long Get Set
public: property long long^ low { long long^ get (); void set (long long^ value); }