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