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