namespace AyAEL.APL { public class RolEL : AyAEL { #region Atributos public int ACCESOINFORMACION { get; set; } public new int FKACTIVIDAD { get; set; } #endregion } }