public int _log_id { get; set; }
Public Property _log_id As Integer Get Set
public: property int^ _log_id { int^ get (); void set (int^ value); }