Interface IHasId Idを持つ Namespace: LibSasara.Model.Serialize Assembly: LibSasara.dll Syntax public interface IHasId Properties Id Identifier Declaration string? Id { get; set; } Property Value Type Description string