Amazon.ECS.Model.ItemAttributes.IsSetGolfClubLoft C# (CSharp) Method

IsSetGolfClubLoft() public method

Checks if GolfClubLoft property is set
public IsSetGolfClubLoft ( ) : Boolean
return Boolean
        public Boolean IsSetGolfClubLoft()
        {
            return  this.golfClubLoftField != null;
        }
ItemAttributes