'宣言
<AttributeUsageAttribute(AttributeTargets.All, Inherited=True, AllowMultiple=False)> Public Class GetAttribute Inherits System.Attribute
[AttributeUsage(AttributeTargets.All, Inherited=true, AllowMultiple=false)] public class GetAttribute : System.Attribute