public bool ExcludeFromAging { get; set; }
Public Property ExcludeFromAging As Boolean Get Set
public: property bool^ ExcludeFromAging { bool^ get (); void set (bool^ value); }