[]
附加的属性将在服务端可见。
public class ServerPropertyAttribute : Attribute
标注了ServerPropertyAttribute的属性生成一个GUID,通过此GUID可以在服务端代码中获取此属性的值
public ServerPropertyAttribute()