[Missing <summary> documentation for "P:NHibernate.Mapping.Property.IsOptional"]
public bool IsOptional { get; set; }
Public Property IsOptional As Boolean Get Set
public: property bool IsOptional { bool get (); void set (bool value); }