FieldGuidAttribute public class FieldGuidAttribute : Attribute Specifies the object field guid of the property. Documentation public Guid Id { get; } Gets the id. public FieldGuidAttribute(string id) Initializes a new instance of the FieldGuidAttribute class.