'Declaration
<DefaultValueAttribute("")> <NotNullAttribute()> ReadOnly Property GuidIdentifierString As String
[DefaultValue("")] [NotNull()] string GuidIdentifierString {get;}
[DefaultValue("")] [NotNull()] property String^ GuidIdentifierString { String^ get(); }